void load_all_classes(fly_pak *file)
Parameter | Type | Description |
---|---|---|
file | fly_pak * | .fly file |
None
This function loops on all Fly3D plug-in dlls included in the suplied .fly file and loads all classes from each of them using the load_classes method.